Welcome![Sign In][Sign Up]
Location:
Search - simulation of banker algorithm

Search list

[Otherbanker-ron

Description: 银行家算法,通过模拟死锁避免的实现,加深对死锁避免,系统安全状态等的理解-bankers algorithm simulation Deadlock avoid the realization of deepening Deadlock avoided, such as system security state understanding
Platform: | Size: 5986763 | Author: 李海 | Hits:

[Software Engineeringyinhaogjia

Description: 加深了解有关资源申请、避免死锁等概念,并体会和了解死锁和避免死锁的具体实施方法。 要求编写和调试一个系统动态分配资源的简单模拟程序,观察死锁产生的条件,并采用银行家算法,有效的防止和避免死锁的发生。 -deepen understanding of the application of resources to avoid deadlock concepts, and share and understand the deadlock and avoid the deadlock specific implementation methods. Prepared and debugging a system dynamic allocation of resources simple simulation program to observe the conditions Deadlock, Banker algorithm used effectively to prevent and avoid the deadlock occurred.
Platform: | Size: 333247 | Author: 与非门 | Hits:

[OS Develop银行家经典算法

Description: 操作系统中的银行家算法在LINUX环境下面进行模拟.-operating system in the banker's algorithm below LINUX environment simulation.
Platform: | Size: 1024 | Author: 孙迪 | Hits:

[Otherbanker-ron

Description: 银行家算法,通过模拟死锁避免的实现,加深对死锁避免,系统安全状态等的理解-bankers algorithm simulation Deadlock avoid the realization of deepening Deadlock avoided, such as system security state understanding
Platform: | Size: 5986304 | Author: 李海 | Hits:

[Software Engineeringyinhaogjia

Description: 加深了解有关资源申请、避免死锁等概念,并体会和了解死锁和避免死锁的具体实施方法。 要求编写和调试一个系统动态分配资源的简单模拟程序,观察死锁产生的条件,并采用银行家算法,有效的防止和避免死锁的发生。 -deepen understanding of the application of resources to avoid deadlock concepts, and share and understand the deadlock and avoid the deadlock specific implementation methods. Prepared and debugging a system dynamic allocation of resources simple simulation program to observe the conditions Deadlock, Banker algorithm used effectively to prevent and avoid the deadlock occurred.
Platform: | Size: 1119232 | Author: 与非门 | Hits:

[OS DevelopYHJ

Description: 模拟银行家算法,用以实现死锁的检测与避免-Simulation of banker s algorithm for the realization of the detection and to avoid deadlock
Platform: | Size: 1024 | Author: 王一博 | Hits:

[OS DevelopBanker_algorithm

Description: 操作系统课程设计: 银行家算法模拟,通过程序实现定义的进程,为各进程分配资源,附有完整源代码-Operating systems curriculum design: banker s algorithm simulation, the adoption of procedures to achieve the definition of the process, the process for the allocation of resources, with complete source code
Platform: | Size: 266240 | Author: wlt | Hits:

[JSP/JavaBankAlgorithm

Description: 银行家算法,用SWING设计,实现JAVA模拟银行家算法-Banker s algorithm, using SWING design, the realization of JAVA simulation of Banker s Algorithm
Platform: | Size: 18432 | Author: mark | Hits:

[OS Developduoziyuanyihang

Description: 多资源的银行家算法 通过编写程序模拟实现单处理器系统的调度算法,加深对常用调度算法的理解-A lot of resources through the preparation of the banker s algorithm simulation to achieve a single-processor system of scheduling algorithm, deepen the understanding of commonly used scheduling algorithm
Platform: | Size: 1024 | Author: 王娜娜 | Hits:

[Data structsyinhangjia

Description: 操作系统的一个模拟算法的实现 银行家算法 -Operating system, the realization of a simulation algorithm of Banker
Platform: | Size: 190464 | Author: 将如 | Hits:

[Windows Developbank

Description: 银行家算法的简单实现,实现了简单的银行家算法的模拟-Bankers to achieve a simple algorithm to achieve a simple simulation of Banker' s Algorithm
Platform: | Size: 237568 | Author: kingdom天狗 | Hits:

[OS Develop050601236

Description: c,c++实现的算法模拟,只含源码,其中的银行家算法使用c实现的,动态分区分配是c++实现的。- c, c++ realization of the algorithm simulation, containing only source, of which the banker s algorithm to achieve the use of c, dynamic partition allocation is c++ to achieve.
Platform: | Size: 12288 | Author: peng.xu | Hits:

[OS Developbanker

Description: 使用C语言实现的模拟操作系统的资源分配的银行家算法~-Using the C language implementation of the simulation of the operating system allocation of resources banker' s algorithm ~
Platform: | Size: 53248 | Author: 于海南 | Hits:

[OS Developbanker

Description: 操作系统小程序--银行家算法.该代码主要是针对计算机系高校学生在操作系统中有编程困难的同学而设计的,针对性教强.模拟实现银行家算法。通过编写和调试一个系统动态分配资源的简单模拟程序,观察死锁产生的条件,并采用银行家算法,有效的避免死锁.-Operating System applet- Banker' s algorithm. The code is mainly for the Department of Computer Science College Students in the operating system are designed for students with programming problems, and targeted to teach strong. Simulation and Realization of banker' s algorithm. By writing and debugging a simple system dynamic simulation program to allocate resources to observe the resulting deadlock conditions, and use of banker' s algorithm, effective to avoid deadlock.
Platform: | Size: 47104 | Author: gaoning | Hits:

[Algorithmbank

Description: Java版本银行家算法,运行了死锁避免与死锁检测模拟程序,可以在Eclipse上直接运行-Java version of the banker' s algorithm, run the deadlock avoid deadlock detection simulation program that can run directly on the Eclipse
Platform: | Size: 2048 | Author: 陈超 | Hits:

[OtherBanker

Description: 进程调度中银行家算法的实现,进程的创建与高度均是模拟并未真正创建-Process Scheduling in the banker' s algorithm implementation, the process of creating and height are not really create a simulation
Platform: | Size: 219136 | Author: fcwindpasss | Hits:

[Data structsOSyinghangjiasuanfa

Description: 1.1 课程设计题目 银行家算法的模拟实现。应用银行家算法验证进程安全性检查及分配资源。 1.2 课程设计目的 本设计的目的是通过编写和调试一个系统动态分配资源的简单模拟程序,观察死锁产生的条件,并采用适当的算法,有效地防止和避免死锁地发生。 -1.1 Course Design Title Simulation of banker s algorithm implementation. Application of Banker s algorithm validation process, security checks and the allocation of resources. 1.2 course is designed to The purpose of this design is by writing and debugging a simple system dynamic simulation program to allocate resources to observe the resulting deadlock conditions, and the use of appropriate algorithms, effectively prevent and avoid deadlocks occur.
Platform: | Size: 579584 | Author: 张晓光 | Hits:

[Otheryinhangjia

Description: 编程序模拟银行家算法,要求能体现算法的全过程。-Programmed simulation of Banker' s algorithm, the algorithm required to reflect the entire process.
Platform: | Size: 2048 | Author: 小黄 | Hits:

[OS programbanker

Description: 共享资源分配与银行家算法 [问题描述] 本题主要内容是模拟实现资源分配。银行家算法是避免死锁的一种重要方法,本实验要求用高级语言编写和调试一个简单的银行家算法程序。加深了解有关资源申请、避免死锁等概念,并体会和了解死锁和避免死锁的具体实施方法。 通过对这个算法的设计,让学生能够对书本知识有更深的理解,在操作和其它方面有更高的提升。 -Share resource allocation algorithm with bankers [Problem Description] This is the main problem of resources allocation simulation. Banker' s algorithm is an important method to avoid deadlock, this experiment required high-level language used to write and debug a simple program banker algorithm. For a better understanding of the resources, to avoid deadlock and other concepts, and appreciate and understand the deadlock and avoid the deadlock of the concrete implementation methods. Through the design of this algorithm, students can have a better understanding of book knowledge, other aspects of the operation and upgrade higher.
Platform: | Size: 11264 | Author: yuebo | Hits:

[Windows DevelopBanker

Description: 银行家算法的模拟C实现,编程语言为C++,极易理解-The simulation of banker algorithm
Platform: | Size: 1131520 | Author: 解飞龙 | Hits:
« 12 3 »

CodeBus www.codebus.net